home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 2.toast / pc / sample code / quicktime / quicktime vr / vrcursors / readme < prev    next >
Encoding:
Text File  |  2000-09-28  |  553 b   |  14 lines

  1. README - VRCursors
  2.  
  3. VRCursors illustrates how to use the QTVR API to change the default cursors for specific kinds of hot spots or for specific hot spot IDs.
  4.  
  5. For Windows builds using Microsoft Visual C++, the Makefile (VRCursors.mak)
  6. automatically calls Rez to create the resource file VRCursors.qtr from the
  7. input file cursors.r. The .qtr file must reside in the same directory as the application VRCursors.exe. For final delivery of your product, you should insert the .qtr file into the
  8. .exe file by using the tool RezWack.
  9.  
  10.  
  11. Enjoy,
  12. QuickTime Team
  13.  
  14.